Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.comment.api.Adapter--adapters

This contribution is part of XML component org.nuxeo.ecm.platform.comment.api.Adapter inside nuxeo-platform-comment-api-9.10.jar /OSGI-INF/CommentableAdapter.xml

Extension Point

Extension point adapters of component DocumentAdapterService.

Contributed Items

  • <adapter class="org.nuxeo.ecm.platform.comment.api.CommentableDocument" factory="org.nuxeo.ecm.platform.comment.impl.CommentableAdapterFactory"/>

XML Source

<extension point="adapters" target="org.nuxeo.ecm.core.api.DocumentAdapterService">
    <adapter class="org.nuxeo.ecm.platform.comment.api.CommentableDocument" factory="org.nuxeo.ecm.platform.comment.impl.CommentableAdapterFactory"/>
  </extension>